home *** CD-ROM | disk | FTP | other *** search
/ Openstep 4.2 (Developer) / Openstep Developer 4.2.iso / NextDeveloper / Examples / AppKit / Yap / English.lproj / Preferences.nib / data.classes next >
Encoding:
Text File  |  1996-04-11  |  512 b   |  20 lines

  1. "Preferences" = {
  2.     ACTIONS = {
  3.         "miscChanged:" = id; 
  4.         "ok:" = id; 
  5.         "revert:" = id; 
  6.         "revertToDefault:" = id; 
  7.         "showPanel:" = id; 
  8.     }; 
  9.     OUTLETS = {
  10.         dontClearCacheButton = id; 
  11.         dontDeleteBackupButton = id; 
  12.         showCacheButton = id; 
  13.         showGridLinesButton = id; 
  14.         viewHeightField = id; 
  15.         viewWidthField = id; 
  16.     }; 
  17.     SUPERCLASS = NSObject; 
  18. };
  19. "FirstResponder" = {ACTIONS = {}; CATEGORY = LocalActions; OUTLETS = {}; };
  20.